home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / cmdline / setargv / setargv.txt / text0000.txt < prev   
Encoding:
Text File  |  1988-02-10  |  520 b   |  15 lines

  1. In article <1282@nmtsun.nmt.edu>, greg@nmtsun.nmt.edu (Greg Lindhorst) writes:
  2. > I have a stupid question to ask.  How can one get Turbo C to expand
  3. > wild carded arguments on the command line?
  4. > I.E. Translate something like:    "doitto *.c"
  5. >      into somthing like:          "doitto first_file.c second_file.c ..."
  6.  
  7. How's about this solution?  It's the best of all I've seen:
  8.  
  9. -russ
  10. AT&T: (315)268-6591  BITNET: NELSON@CLUTX  Internet: nelson@clutx.clarkson.edu
  11. GEnie: BH01  Compu$erve: 70441,205
  12.  
  13.  
  14.